ComponentOne ASP.NET MVC Controls
ItemFormatter Property (ChartAxis<T>)

C1.Web.Mvc Namespace > ChartAxis<T> Class : ItemFormatter Property
Gets or sets the itemFormatter client-side function name for axis labels.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)>
Public Property ItemFormatter As String
[JsonConverter(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)]
public string ItemFormatter {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members